home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / GRAPHICS / DYL.ZIP / SAMPLE.DAT < prev    next >
Encoding:
Text File  |  1994-09-06  |  833 b   |  74 lines

  1. <MISCDATA>
  2. Grav : F
  3. Cycles per Second : D
  4. Cycles per draw : D
  5.  
  6. <BODY>
  7. Velocty: F F F
  8. Omega: F F F
  9.  
  10. <OBJECT>
  11. Coords: F F F
  12. Radius: F
  13. color: D
  14. dense: F
  15.  
  16. <THRUSTER>
  17. Coords: F F F
  18. Radius: F
  19. color: D
  20. dense: F
  21. direction: F F F
  22. picidx: D
  23. Force: F
  24. <THRUSTERINT>
  25. <THRUSTERINTDONE>
  26.  
  27. <GUN>
  28. Coords: F F F
  29. Radius: F
  30. color: D
  31. dense: F
  32. direction: F F F
  33. picidx: D
  34. ammo: D
  35. ammo radius: F
  36. force on ammo: F
  37. ammo density: F
  38. explosive ammo: B
  39. ammo life: D   (0-127 in draw cycles, doubled)
  40. <GUNINT>
  41. <GUNINTDONE>
  42.  
  43. <BODYDONE>
  44.  
  45. <FLEXFLOOR>
  46. Coords: F F
  47. Height: F*16
  48. Vel: F*16
  49. Mass : D
  50. Spring K : D
  51. Damp K : D
  52. color : D
  53. if (color < 0)
  54. {
  55.  texidx : D*9
  56. }
  57. seenfrom : B B
  58.  
  59. <CAMERA>
  60. Coords : F F F
  61. Orient : F*9
  62.  
  63. <PLANE>
  64. cords:  F F
  65. dcords: F F
  66. height: F
  67. color: D
  68. Norm: D
  69. seen: B B
  70.  
  71.  
  72.  
  73. <DONE>
  74.